home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Magazine / Online / OwnDevUnit / OwnDevUnit.readme < prev    next >
Encoding:
Text File  |  2001-06-22  |  913 b   |  24 lines

  1. Short:   Extended locking for serial devices. V2.1
  2. Author:  caw@miroc.chi.il.us (Christopher A. Wichura)
  3. Version: 2.1
  4. Source:  Fish collection
  5.  
  6. Provides an extended locking mechanism for serial devices.  This allows
  7. programs to "ask" another program that is currently using a device to
  8. relinquish it.  For example, a term program could ask a fax daemon to
  9. release the serial device to allow the user to call out.
  10.  
  11. OwnDevUnit.library has become, for better or for worse, something of a
  12. defacto standard for Amiga communications software.  Most major terminal
  13. programs now support it, along with several daemons such as Getty, Welmat,
  14. and AmigaFax.
  15.  
  16. This is an update to version 2.0.  It addresses a problem 2.0 had with
  17. naming schemes.  Version 2.1 is considered the minimum acceptable
  18. version of the library for several packages that support it.
  19.  
  20. Christopher A. Wichura
  21. 5450 East View Park
  22. Chicago, Il.  6065
  23. USA
  24.